@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/b0091qx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ed07f538dca30648f2c533df041197d9"^^xsd:string ;
  ns0:name "Pand 2400"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963227> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70885316 52.01303667, 4.70883766 52.01307316, 4.70892014 52.01308650, 4.70893564 52.01305001, 4.70885316 52.01303667))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

