@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/b0084ck>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7d577f64b3aced1312a7c72c3e8c6634"^^xsd:string ;
  ns0:name "Pand 1636"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962463> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71310104 52.01161088, 4.71304475 52.01159090, 4.71298642 52.01165410, 4.71298642 52.01165410, 4.71300247 52.01166003, 4.71299298 52.01167032, 4.71303473 52.01168576, 4.71303475 52.01168577, 4.71310104 52.01161088))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

