@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/b008ftc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a828617ff89cbc0f768e949c451dd664"^^xsd:string ;
  ns0:name "Pand 1910"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962737> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70525714 52.01131063, 4.70522006 52.01133051, 4.70533247 52.01139353, 4.70534774 52.01138350, 4.70540277 52.01141191, 4.70541993 52.01139801, 4.70525714 52.01131063))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

