@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/b008ttj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/389717db3a2cebf413fd9583dc250953"^^xsd:string ;
  ns0:name "Pand 2229"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963056> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70836556 52.01296784, 4.70834712 52.01299886, 4.70851144 52.01304459, 4.70853527 52.01301232, 4.70851796 52.01300778, 4.70836556 52.01296784))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

