@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/b007z5v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fde579d4581f75b2c493c90e70371c60"^^xsd:string ;
  ns0:name "Pand 1485"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962312> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70789242 52.01002377, 4.70786216 52.01001092, 4.70776122 52.01007377, 4.70779192 52.01009098, 4.70789242 52.01002377))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

