@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/b00808t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c1b689939fc66758b8cad9729949e648"^^xsd:string ;
  ns0:name "Pand 1517"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962344> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71335685 52.01009286, 4.71321355 52.01008152, 4.71320129 52.01011989, 4.71335961 52.01013089, 4.71341384 52.01013466, 4.71341778 52.01011305, 4.71335371 52.01010798, 4.71335685 52.01009286))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

