@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/b006mwd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6702f2ee41406298560f6ec05b7627ca" ;
  ns0:name "Pand 375"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961202> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71061284 52.00853032, 4.71066364 52.00855264, 4.71072243 52.00850189, 4.71067077 52.00847824, 4.71061284 52.00853032))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

