@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/b007w2v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/298367a30b038ac09bd2bca5e6458e34"^^xsd:string ;
  ns0:name "Pand 1424"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962251> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70440036 52.01082879, 4.70443539 52.01084797, 4.70450004 52.01080468, 4.70446930 52.01078501, 4.70440036 52.01082879))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

