@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/b00bj75>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ddc4c94d7b46614b3e6903d369b8ebac" ;
  ns0:name "Pand 3662"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964489> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70904639 52.01080543, 4.70904652 52.01076397, 4.70890284 52.01076113, 4.70890147 52.01080186, 4.70904639 52.01080543))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

