@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008wg5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9fcd961707ab854f8131d5930314a955"^^xsd:string ;
  ns0:name "Pand 2277"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963104> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71250949 52.01320892, 4.71247752 52.01319442, 4.71242930 52.01323233, 4.71246657 52.01324841, 4.71250949 52.01320892))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

