@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/b00670g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f0be4f43a7f44b5ec908ff7ee5add3c0" ;
  ns0:name "Pand 30"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960857> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71113453 52.00720040, 4.71110868 52.00721407, 4.71119266 52.00727457, 4.71122945 52.00726131, 4.71113453 52.00720040))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

