@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/b007z4f>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2cf417f478bb02930d64366c347c57d4"^^xsd:string ;
  ns0:name "Pand 1484"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962311> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71029681 52.01009196, 4.71034015 52.01006213, 4.71004718 52.00990577, 4.70996085 52.00996522, 4.71001427 52.00999735, 4.71004394 52.00997699, 4.71006172 52.00996451, 4.71029681 52.01009196))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

