@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/b00856w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/771b66f391433c32650f4709b727e3cd"^^xsd:string ;
  ns0:name "Pand 1660"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962487> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70476062 52.01160239, 4.70470070 52.01163824, 4.70481455 52.01170067, 4.70487177 52.01165996, 4.70476062 52.01160239))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

