@prefix ns0: <https://schema.org/> .
@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/b00bjd7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f88a43d5db5e1d1fc1c3210f0a0c6916" ;
  ns0:name "Pand 3667"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964494> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70832194 52.00980178, 4.70833244 52.00979290, 4.70834929 52.00977836, 4.70830906 52.00976129, 4.70829170 52.00978026, 4.70832194 52.00980178))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

