@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/b008trq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4f1ad768bb7349b299b266181d1a9149"^^xsd:string ;
  ns0:name "Pand 2227"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71033201 52.01300305, 4.71040022 52.01298502, 4.71039155 52.01290929, 4.71035365 52.01291273, 4.71034812 52.01288612, 4.71031714 52.01289008, 4.71033201 52.01300305))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

